Dynomotion

Group: DynoMotion Message: 10720 From: kovkaa Date: 12/23/2014
Subject: About global variable in c program kflop/
Hi, Tom.

Thanks for advice.
What other global variables (such as ThreadActive) are available in a с program of kflop.
For example.
extern volatile int VersionAndSize;
and then
printf("VersionAndSize=%d \n",VersionAndSize);
cause a compiler error.

Best regards,
Alexander Kovylkin.

PS If
my question is stupid, please send me the appropriate documentation.